home *** CD-ROM | disk | FTP | other *** search
/ AMIGA-CD 2 / Amiga-CD - Volume 2.iso / ungepackte_daten / 1994 / 8 / 05 / term-4.0-source.lha / termErrors.h < prev    next >
Encoding:
Text File  |  1994-06-20  |  200 b   |  11 lines

  1. /*
  2. **    termErrors.h
  3. **
  4. **    Error number definitions
  5. **
  6. **    Copyright © 1990-1994 by Olaf `Olsen' Barthel
  7. **        All Rights Reserved
  8. */
  9.  
  10. enum    {    ERR_SAVE_ERROR=42000,ERR_LOAD_ERROR,ERR_NO_MEM,ERR_OUTDATED };
  11.